Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CustomTabBar: Bug fixing... #7

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

CustomTabBar: Bug fixing... #7

wants to merge 6 commits into from

Conversation

mureev
Copy link

@mureev mureev commented Aug 19, 2011

  1. wrong start position of TabBarRow in CustomTabBar
    original issue Start position of TabBarRow in CustomTabBar #4
  2. Fast changing tabs glow bug
    Than tabs canes really fast - glow jumps with delayed sequences.
    Fix this - stop prev timer than tabs start changing fast...
  3. Not called viewWillAppear:/viewDidAppear:/ etc
    original issue CustomTabBar: Various UITabBarController behaviors are missing #5
  4. Tapping an already selected tab bar item does not pop the selected view controller's navigation controller (if any) to the root VC.
    original issue CustomTabBar: Various UITabBarController behaviors are missing #5
  5. Add init method without xib, update TabBar protocol for different images and glow for tabs, add glow block animation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant